Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metrics for root calculation and signature wait #133

Merged
merged 4 commits into from
Apr 5, 2023

Conversation

patrick-ogrady
Copy link
Contributor

No description provided.

@patrick-ogrady patrick-ogrady changed the title Add verify metrics Add metrics for root calculation and signature wait Apr 5, 2023
@patrick-ogrady patrick-ogrady merged commit 0b58a32 into testing-warp-with-avalanche-ops Apr 5, 2023
patrick-ogrady added a commit that referenced this pull request Apr 6, 2023
* avalanche-ops.aws.md: initial commit for TokenVM

Signed-off-by: Gyuho Lee <[email protected]>

* specify --subnet-validate-period-in-days

Signed-off-by: Gyuho Lee <[email protected]>

* fix typo

Signed-off-by: Gyuho Lee <[email protected]>

* default

Signed-off-by: Gyuho Lee <[email protected]>

* update

Signed-off-by: Gyuho Lee <[email protected]>

* just use 16 day

Signed-off-by: Gyuho Lee <[email protected]>

* clarify aws credential requirements + node provision steps

Signed-off-by: Gyuho Lee <[email protected]>

* Read URIs from avalanche-ops (#116)

* read from avalanche-ops

* fix error

* linter

* change to ops

* progress

* remove install from source option on rust

* save progress

* more cleanup

* first pass at downloads

* one more tidbit

* tmp nit

* cleanup commands

* missing quote

* more command cleanup

* more path cleanup

* update instructions

* add correct input for import-ops command

* more tweaks to simplify instructions

* make second deploy optional

* add more clarify to balance check

* add improved default listner port

* more logging

* fix static lint

* add log viewing to DEVNETS

* add TODO to optimize unmarshaling

* remove unnecessary todo

* add prometheus instructions to devnets file

* wait for 10 runs to start issuing txs

* add more configs to custom genesis

* add metrics file auto-generation

* add useful queries

* make distribution faster

* make returns much faster

* add directions for rate limit

* add directions for RL override

* add instructions for CloudWatch metrics

* nits on README

* add data folder exemption

* add instruction for SSH in nodes

* stop running fio

* store full query

* add consensus isolation

* add additional tuning to config

* typo

* add support for continuous profiling

* add continuous profiler to config

* fix profiler dir

* add nolint

* DEVNETS: comment "instance-types" flags

Signed-off-by: Gyuho Lee <[email protected]>

* Skip verify on build (#126)

* insert height into state

* add merkledb metrics

* cleanup more metrics handling

* add additional arguments for config

* add HeightKey

* log lock wait

* use NodeID as random

* fix profiles

* gofumpt

* gofmt

* add more logs

* perform proper verify

* cache built block

* reduce memory usage of tstate

* improve memory efficiency of storage

* align devnets and scripts

* re-add proposer delay

* use default peer gossip size

* add note about custom instance types

* revert mainnet gossip changes

* more doc tweaks

* fixing incorrect filepath

* add avalanchego profiling

* add star history to readme

* fix duplicate image

* add warning about memory size

* ensure avalanchego has allocated cores

* track received txs

* disable compression an profiling

* Add metrics for root calculation and signature wait (#133)

* add verify metrics

* cleanup wording

* add more comments

* update resolution

* [mempool] make balance verification optional (#134)

* make balance checking optional

* config nit

---------

Signed-off-by: Gyuho Lee <[email protected]>
Co-authored-by: Patrick O'Grady <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant